home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineButton2_3089 / BUTTONCONDACTION on(keyPress Left).as
Text File  |  2008-11-12  |  65b  |  4 lines

  1. on(keyPress "<Left>"){
  2.    gotoAndStop(100 - _currentframe);
  3. }
  4.